home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version='1.0' encoding='UTF-8'?> <oor:component-schema oor:name="WriterGlobalWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <info> <desc>Contains state information of all dockable user interface elements based on a Window class which belongs to the Writer global text module.</desc> </info> <import oor:component="org.openoffice.Office.UI.WindowState"/> <uses oor:component="org.openoffice.Office.UI.WindowState"/> <templates/> <component> <group oor:name="UIElements"> <info> <desc>Contains user interface element state data specific for the Writer global module."</desc> </info> <set oor:name="States" oor:node-type="WindowStateType" oor:component="org.openoffice.Office.UI.WindowState"> <info> <desc>Contains states of all known dockable user interface elements of the Writer global module."</desc> </info> </set> </group> </component> </oor:component-schema>